hrmcountry
返回目录
数据库表名 hrsa_salary_sob_back_item 中文名称 薪资账套回算薪资项目
所属模块 薪酬管理 主键 id
说明 薪资账套回算薪资项目
序号 数据库列名 中文名称 数据类型 长度 是否允许空值 是否为外键 是否自增长 默认值 说明
1 back_calc_type 0:已发项目、1:补发薪资项目 int 10 true false
2 create_time 创建时间 Date 0 true false
3 creator 创建人id long 0 true false
4 data_type 字段类型 string 255 true false
5 delete_type 是否删除 int 10 true false
6 formula_id 公式id long 0 true false
7 id 主键id long 0 false false
8 pattern 保留的小数位数 int 10 true false
9 rounding_mode 进位规则。1:原始数据、2:四舍五入、3:向上舍入、4:向下舍入、5:见分进角、6:向上求偶 int 10 true false
10 salary_item_code 薪资项目code string 255 true false
11 salary_item_id 薪资项目id long 0 true false
12 salary_sob_id 薪资账套id long 0 true false
13 tenant_key 租户key string 255 true false
14 update_time 更新时间 Date 0 true false
15 value_type 取值方式。1:输入、2:公式、3:sql int 10 true false